runtime.atomicMSpanPointer.StoreNoWB (method)

3 uses

	runtime (current package)
		mspanset.go#L145: 	block.spans[bottom].StoreNoWB(s)
		mspanset.go#L221: 	block.spans[bottom].StoreNoWB(nil)
		mspanset.go#L424: func (p *atomicMSpanPointer) StoreNoWB(s *mspan) {